From 186d2c29643bf06bb35c1c62646c45b3dacc75f9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 22:36:08 -0500 Subject: [PATCH] cellareabox: Add a summary --- gtk/gtkcellareabox.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gtk/gtkcellareabox.c b/gtk/gtkcellareabox.c index 1d5a5fa138..791e8e37cd 100644 --- a/gtk/gtkcellareabox.c +++ b/gtk/gtkcellareabox.c @@ -21,10 +21,9 @@ /** - * SECTION:gtkcellareabox - * @Short_Description: A cell area that renders GtkCellRenderers - * into a row or a column - * @Title: GtkCellAreaBox + * GtkCellAreaBox: + * + * A cell area that renders GtkCellRenderers into a row or a column * * The #GtkCellAreaBox renders cell renderers into a row or a column * depending on its #GtkOrientation. -- 2.30.2